home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / compiz-mblur.schemas < prev    next >
Extensible Markup Language  |  2009-10-22  |  2KB  |  58 lines

  1. <?xml version="1.0"?>
  2. <gconfschemafile>
  3.   <schemalist>
  4.     <schema>
  5.       <key>/schemas/apps/compiz/plugins/mblur/allscreens/options/initiate_key</key>
  6.       <applyto>/apps/compiz/plugins/mblur/allscreens/options/initiate_key</applyto>
  7.       <owner>compiz</owner>
  8.       <type>string</type>
  9.       <default><Control>F12</default>
  10.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  11.       <locale name="C">
  12.         <short>Toggle Motion Blur</short>
  13.         <long>Toggle motion Blur effect.</long>
  14.       </locale>
  15.     </schema>
  16.  
  17.     <schema>
  18.       <key>/schemas/apps/compiz/plugins/mblur/screen0/options/mode</key>
  19.       <applyto>/apps/compiz/plugins/mblur/screen0/options/mode</applyto>
  20.       <owner>compiz</owner>
  21.       <type>int</type>
  22.       <default>0</default>
  23.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  24.       <locale name="C">
  25.         <short>Motion Blur mode</short>
  26.         <long>Motion Blur render mode. (0 = Texture Copy, 1 = Accumulation buffer)</long>
  27.       </locale>
  28.     </schema>
  29.  
  30.     <schema>
  31.       <key>/schemas/apps/compiz/plugins/mblur/screen0/options/strength</key>
  32.       <applyto>/apps/compiz/plugins/mblur/screen0/options/strength</applyto>
  33.       <owner>compiz</owner>
  34.       <type>float</type>
  35.       <default>20.0</default>
  36.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  37.       <locale name="C">
  38.         <short>Motion Blur Strength</short>
  39.         <long>Motion Blur strength. (0.0 - 100.0)</long>
  40.       </locale>
  41.     </schema>
  42.  
  43.     <schema>
  44.       <key>/schemas/apps/compiz/plugins/mblur/screen0/options/on_transformed_screen</key>
  45.       <applyto>/apps/compiz/plugins/mblur/screen0/options/on_transformed_screen</applyto>
  46.       <owner>compiz</owner>
  47.       <type>bool</type>
  48.       <default>false</default>
  49.       <gettext_domain>compiz-plugins-extra</gettext_domain>
  50.       <locale name="C">
  51.         <short>Motion Blur on Transformed Screen</short>
  52.         <long>Execute Motion Blur if the screen is transformed.</long>
  53.       </locale>
  54.     </schema>
  55.  
  56.   </schemalist>
  57. </gconfschemafile>
  58.